home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / patches / patchlibv4 / patchlibv4.readme < prev    next >
Encoding:
Text File  |  1996-01-31  |  1.1 KB  |  31 lines

  1. Short: High-level replacement for SetFunction().
  2. Type: util/libs
  3. Uploader: snfuchs@sokrates.franken.de
  4. Author: snfuchs@sokrates.franken.de
  5.  
  6. This is the fourth release of the patch.library (V4.79) programmer's pack.
  7. Its main features are:
  8.  
  9. - Remove your patches ANY TIME even if another program has installed a patch
  10.   afterwards
  11. - Limit the tasks using the patch by taskname or taskid
  12. - no problems patching pre-V36 dos.library
  13. - automatically flushes caches, when required
  14. - priority system lets you decide, which patch to run first
  15. - enable or disable patches
  16. - Remove many patches with one function call (project management)
  17. - ...
  18. Support programs offer even more features!
  19.  
  20.  
  21. To sum it up:
  22.     It's easy to use, expandable and save.
  23.  
  24. Also within this archiv:
  25. - ShowNeededFiles patches dos.library to print messages whenever Open(),
  26.   LoadSeg() or Lock() is called. Assembler source is included.
  27. - CPUClr patches graphics.library/BltClear() to use the CPU instead of the Blitter
  28.   (saves some time on a faster Amiga). Assembler source is included.
  29. - PatchList displays informations about patches of library functions
  30.     installed with the patch.library.
  31.